Canvas.UseFocusRing

If True, the Canvas indicates that it has the focus with a ring around its border; if False, the appearance of the object does not change when it has the focus. Setting this property to True has no effect on Windows or Linux.

Syntax

UseFocusRing( Boolean ) as


Parameters

Boolean


Notes

The default is True.